Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Ospfv6LinkLSA Class Reference

OSPv6 link LSA structure. More...

Inheritance diagram for Ospfv6LinkLSA:
Ospfv6LSA OspfLSA Pdu Signal

Public Attributes

byte routerPriority
 
Ospfv6OptionField option
 
ipv6 linkLocalInterfaceAddress
 
vector< Ospfv6Prefixprefixes
 
- Public Attributes inherited from OspfLSA
OspfLSAHeader header
 

Detailed Description

OSPv6 link LSA structure.

Member Data Documentation

◆ linkLocalInterfaceAddress

ipv6 Ospfv6LinkLSA::linkLocalInterfaceAddress

◆ option

Ospfv6OptionField Ospfv6LinkLSA::option

◆ prefixes

vector<Ospfv6Prefix> Ospfv6LinkLSA::prefixes

◆ routerPriority

byte Ospfv6LinkLSA::routerPriority

The documentation for this class was generated from the following file: